home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-01-09 | 498 b | 41 lines | [TEXT/EDIT] |
- Roland MT32 Setup Driver
-
- .MidiLib 1.00
- .DriverID MT32
-
- .Backup
-
- Get Patch Definitions
-
- .Send F0 41 10 16 11 03 00 00 00 01 14 68 F7
-
- .Match F0 41 10 16 12 03 00 00
- .WriteFile 95
- .Match F7
-
- Get System Setup
-
- .Send F0 41 10 16 11 10 00 00 00 00 17 59 F7
-
- .Match F0 41 10 16 12 10 00 00
- .WriteFile 18
- .Match F7
-
- .Restore
-
- Download Patch Definitions
-
- .Send F0 41 10 16 12 03 00 00
- .SendFile 95
- .Send F7
-
- .Delay 15
-
- Download System Setup
-
- .Send F0 41 10 16 12 10 00 00
- .SendFile 18
- .Send F7
-
- .End
-